/ Assembly List / LJCDataTransformDAL / DataSourceManager / LoadWithTaskID

Namespace - LJCDataTransformDAL


Parameters
stepTaskID - The StepTask ID value.

Returns

The collection of data records.

Syntax

C#
public DataSources LoadWithTaskID(Int32 stepTaskID)

Loads a collection of data records with the supplied value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.